projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eb033d4
)
* info.el (Info-mode): Do not remove an existing header line if
author
David Reitter
<david.reitter@gmail.com>
Mon, 20 Oct 2008 02:25:11 +0000
(
02:25
+0000)
committer
David Reitter
<david.reitter@gmail.com>
Mon, 20 Oct 2008 02:25:11 +0000
(
02:25
+0000)
`Info-use-header-line' is nil.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 97893e936e0038501cc8182dcc183354cbc87cc7..3ed5c070a68348410c89d92f148eca93872813f5 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,8
@@
+2008-10-20 David Reitter <david.reitter@gmail.com>
+
+ * info.el (Info-mode): Do not remove an existing header line if
+ `Info-use-header-line' is nil.
+
2008-10-19 Juri Linkov <juri@jurta.org>
* isearch.el (isearch-query-replace, isearch-query-replace-regexp):